path/filepath.statDirEntry.Type (method, view implemented interface methods)

one use

	path/filepath (current package)
		path.go#L546: func (d *statDirEntry) Type() fs.FileMode          { return d.info.Mode().Type() }